forming package meaning in English
卷成丝筒
Examples
- Discusses considerations for choosing between the two forms packages
讨论在两个窗体包之间进行选择时的注意事项。 - Discusses considerations when choosing between the two forms packages
讨论在两个窗体包之间进行选择时的注意事项。 - Windows forms is largely compatible with the forms package found in visual basic 6 . 0 ; however , there are some key differences that are outlined below
Windows窗体同visual basic 6 . 0中的窗体包在很大程度上是兼容的;但是仍存在下文描述的一些主要差别: - When the name variable is of the form package . module , normally , the top - level package ( the name up till the first dot ) is returned , not the module named by name
当名称参数是"包名.名"的形式时,通常仅仅返回顶层的包名(即第一个.之前的名字) ,而不是返回最底层的名。 - For example , many of the new features found in windows forms the new forms package could have been added to the existing code base as new controls or more properties
例如, windows窗体(新窗体包)中的很多新功能可能已作为新的控件或更多属性添加到现有的基本代码。